- time-slice multitasking
- A form of multitasking in which the operating system assigns the same small time period to each process in turn.
Dictionary of networking . 2014.
Dictionary of networking . 2014.
time slice — noun The period of time for which a process is allowed to run in a preemptive multitasking system … Wiktionary
time slice — processing time allocated to a user on a server or a program in multitasking … English contemporary dictionary
Time slot — Zeitschlitz (auch Zeitscheibe oder englisch time slot bzw. time slice) ist ein Zeitabschnitt von fester Länge, innerhalb dessen eine Ressource benutzt werden kann, und der periodisch zur Verfügung steht. Nachrichtentechnik In der… … Deutsch Wikipedia
preemptive multitasking — A form of multitasking in which the operating system executes an application for a specific period of time, according to its assigned priority. At that time, it is preempted, and another task is given access to the CPU for its allocated time.… … Dictionary of networking
cooperative multitasking — A form of multitasking in which all running applications must work together to share system resources. The operating system supports cooperative multitasking by maintaining a list of the active applications and the order in which they… … Dictionary of networking
non-preemptive multitasking — Any form of multitasking in which the operating system cannot preempt a running task and move to the next task in the queue. Programs are easy to write for this environment; however, a single badly written program can take over the whole… … Dictionary of networking
Computer multitasking — In computing, multitasking is a method where multiple tasks, also known as processes, share common processing resources such as a CPU. In the case of a computer with a single CPU, only one task is said to be running at any point in time, meaning… … Wikipedia
Preemption (computing) — Pre emption or preemption in computing is the act of temporarily interrupting a task being carried out by a computer system, without requiring its cooperation, and with the intention of resuming the task at a later time. Such a change is known as … Wikipedia
Computer — For other uses, see Computer (disambiguation). Computer technology redirects here. For the company, see Computer Technology Limited. Computer … Wikipedia
Scheduling (computing) — This article is about processes assignment in operating systems. For other uses, see Scheduling (disambiguation). Scheduling is a key concept in computer multitasking, multiprocessing operating system and real time operating system designs.… … Wikipedia